CULLWORD.EXE Culls dictionary files for words that meet the systems requirements for passwords
NEWPW.EXE Unix password hacker program
PARSE.EXE passwd file parser, takes out passwds of * and nulls
QSORT.EXE Sorting program
STRIP.EXE Removes trailing blanks from text files
UNIQUE.EXE Removes duplicate lines from sorted text files
NOTE: You must be in the directory where the input files are located for all of these programs: you can not specify paths are expect the program to check the environment for the PATH variable.
The program will ask you for minimum word length, if digits or uppercase characters are required, if digits are required, and if uppercase characters are required. The output file will consist of words from the input file that meet these requirements.